object frmCDDBStatus: TfrmCDDBStatus Left = 329 Top = 0 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'CDDB Download Status' ClientHeight = 13 ClientWidth = 172 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object lblStatus: TLabel Left = 0 Top = 0 Width = 172 Height = 13 Align = alClient Alignment = taCenter AutoSize = False end object SaveSettings: TgbSaveSettings StoreSize = False IniFileName = 'RCCD' SectionName = 'CDDBStatus Form' RegistryKey = '\Software\GaJITS\' Left = 120 Top = 48 end end